home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / bbs / imieged2.zip / GOLDED.ZIP / GOLDED.TPL < prev    next >
Text File  |  1995-10-07  |  4KB  |  95 lines

  1. ;   ----------------------------------------------------------------------
  2. ;               Sample message template file for GoldED
  3. ;   ----------------------------------------------------------------------
  4. ;
  5. @LoadLanguage GEDLNGUS.CFG
  6. ;
  7. ;   ----------------------------------------------------------------------
  8. ;   Insert these lines if the message is a moved reply.
  9. ;   ----------------------------------------------------------------------
  10. @Moved
  11. @Moved*** Answering a msg posted in area @OEcho (@ODesc).
  12. @Moved
  13. ;
  14. ;   ----------------------------------------------------------------------
  15. ;   Insert these lines if the message is changed, and not from you.
  16. ;   ----------------------------------------------------------------------
  17. @Changed
  18. @Changed*** Changed by @CName (@CAddr), @CDate @CTime.
  19. @Changed
  20. ;
  21. ;   ----------------------------------------------------------------------
  22. ;   Insert these lines if the message is forwarded.
  23. ;   ----------------------------------------------------------------------
  24. @Forward=============================================================================
  25. @Forward* Forwarded by @CName (@CAddr)
  26. @Forward* Area : @OEcho (@ODesc)
  27. @Forward* From : @OName, @OAddr (@ODate @OTime)
  28. @Forward* To   : @DName
  29. @Forward* Subj : @Subject
  30. @Forward=============================================================================
  31. ;
  32. ;   ----------------------------------------------------------------------
  33. ;   If we are forwarding or changing, the original message is inserted
  34. ;   here, with the @Message token.
  35. ;   ----------------------------------------------------------------------
  36. @Message
  37. ;
  38. @Forward=============================================================================
  39. @Forward
  40. ;
  41. ;   ----------------------------------------------------------------------
  42. ;   Normal template begins.
  43. ;   ----------------------------------------------------------------------
  44. Hello @TFName!
  45. ;
  46. ;   ----------------------------------------------------------------------
  47. ;   Insert extra empty line in new messages (non-replies).
  48. ;   ----------------------------------------------------------------------
  49. @New
  50. ;
  51. ;   ----------------------------------------------------------------------
  52. ;   Position cursor for the editor.
  53. ;   ----------------------------------------------------------------------
  54. @Position
  55. ;
  56. ;   ----------------------------------------------------------------------
  57. ;   If we are replying without quoting, add these lines.
  58. ;   ----------------------------------------------------------------------
  59. @ReplyAnswering a msg of <@ODate>, from @OName to @DName:
  60. @Reply@Position
  61. ;
  62. ;   ----------------------------------------------------------------------
  63. ;   If we are comment-replying, add these lines.
  64. ;   ----------------------------------------------------------------------
  65. @Comment@ODate @OTime, @OName wrote to @DName:
  66. @Comment@Position
  67. ;
  68. ;   ----------------------------------------------------------------------
  69. ;   If we are quote-replying, add these lines.
  70. ;   ----------------------------------------------------------------------
  71. @Quoted@ODate @OTime, @OName wrote to @DName:
  72. @Quoted@Position
  73. ;
  74. ;   ----------------------------------------------------------------------
  75. ;   For the quotebuffer, add these lines.
  76. ;   ----------------------------------------------------------------------
  77. @Quotebuf
  78. @Quotebuf@ODate @OTime, @OName wrote to @DName:
  79. @Quotebuf
  80. ;
  81. ;   ----------------------------------------------------------------------
  82. ;   Insert quote of the original message here, if our message is a
  83. ;   comment-reply or quote-reply.
  84. ;   ----------------------------------------------------------------------
  85. @Quote
  86.  
  87. ;   ----------------------------------------------------------------------
  88. ;   Sign the message with your first name.
  89. ;   ----------------------------------------------------------------------
  90. @CFName
  91.  
  92. ;   ----------------------------------------------------------------------
  93. ;   End of template. Confused? Me too! :-)
  94. ;   ----------------------------------------------------------------------
  95.